home *** CD-ROM | disk | FTP | other *** search
- -- card: 119147 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 4507
- -- name:
-
-
- -- part contents for background part 43
- ----- text -----
- 337,122
-
- -- part contents for background part 2
- ----- text -----
- Commands you define
-
- -- part contents for background part 1
- ----- text -----
- Define new commands by including the name of the command in a Message Handler:
-
- on bk
- go to card 1 of next background
- end bk
-
- When you send the message "bk" in the Message box or a script, HyperCard knows what to do by what follows
- "on bk".
-
- Commands you define follow the same rules of inheritance as any message.
-
-
-
-
-
- -- part contents for background part 44
- ----- text -----
-
-
-
- to define a command
-
-
- to use it